Skill Discovery Report β 2026-02-28
High Priority Skills to Install
| Skill | Description | Justification |
|---|---|---|
| proxmox | Manage Proxmox VE via REST API β VMs, LXCs, snapshots, tasks | Sean's entire homelab runs on Proxmox. K2 agent needs this. |
| mission-control | Kanban-style task management dashboard with CLI + web UI | Cross-agent task tracking for Ada to coordinate work across domains. |
| clawcrm | Agent-native CRM for managing sales pipelines autonomously | Direct fit for Cora (real estate agent) β lead/client management. |
| camino-real-estate | Location intelligence β schools, transit, walkability for any address | Perfect for Cora's property evaluations and buyer consultations. |
| raglite | Local-first RAG with Chroma vector DB + ripgrep keyword search | Knowledge management across all agents β index docs, notes, property data. |
| invoice-generator | Generate professional PDF invoices from JSON | IT consulting billing (K2 domain) and potentially real estate. |
| security-sentinel-skill | Prompt injection / jailbreak detection with semantic analysis | Multi-agent systems have larger attack surface. Defense-in-depth. |
Medium Priority
| Skill | Description | Justification |
|---|---|---|
| opencortex | Self-improving memory architecture β nightly distillation, weekly synthesis | More structured than current MEMORY.md approach. Worth evaluating. |
| calendar-scheduling | Multi-provider calendar (Google, Outlook, CalDAV) with natural language | Winston (family) needs this for household scheduling. |
| secops-by-joes | Endpoint security checks, EDR, Sysmon, vulnerability assessment | Homelab hardening β complements the existing healthcheck skill. |
| taskr | Cloud task tracking with web/mobile visibility | Alternative to mission-control for remote task monitoring. |
| docker-essentials | Docker container management commands | Standardizes Docker patterns for K2. |
| monitoring | Observability setup β metrics, logs, traces, alerts | Infrastructure monitoring for the homelab. |
| soulforge | YAML-defined multi-step coding workflows dispatched to Claude Code | Structured coding pipelines for K2's development work. |
Nice to Have
| Skill | Description | Justification |
|---|---|---|
| agent-orchestrator | Meta-agent: decomposes tasks β spawns sub-agents β consolidates | Could automate complex task decomposition. |
| pdf-text-extractor | Extract text from PDFs | Real estate contracts, consulting docs. |
| caravo | 200+ API marketplace at micro-pricing | Pay-per-call access to misc APIs. |
| agent-builder-plus | Build high-performing OpenClaw agents end-to-end | Help when spinning up Cora and Winston. |
Notes
- ClawHub ecosystem is young (most skills created Jan-Feb 2026) and fast-moving
- opencortex v3.5.14 β rapid iteration, watch for stability before adopting
- soulforge β YAML-based coding workflow dispatch, could replace ad-hoc coding-agent spawning